GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HTMLCustomJavaScript Property





In This Topic
HTMLCustomJavaScript Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property HTMLCustomJavaScript As String
public string HTMLCustomJavaScript {get; set;}
public read-write property HTMLCustomJavaScript: String; 
public function get,set HTMLCustomJavaScript : String
public: __property string* get_HTMLCustomJavaScript();
public: __property void set_HTMLCustomJavaScript( 
   string* value
);
public:
property String^ HTMLCustomJavaScript {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members